data type - Übersetzung nach russisch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

data type - Übersetzung nach russisch

CLASSIFICATION OF DATA IN COMPUTER SCIENCE
Type (computer science); Datatypes; Data types; Datatype; Data typing; Final type; Type (Computer science); Type (computer programming); Size (computer programming); Base data type; Native data type; Data type (JavaScript)
  • Python]] 3

data type         

общая лексика

тип данных

в программировании - характеристика, явно или неявно присваиваемая объекту (переменной, функции, полю записи, константе, массиву и т.п.). Тип данных определяет множество допустимых значений, формат хранения данных, размер выделяемой под них памяти и набор операций, которые над ними можно производить. Различают простые (базовые, стандартные) типы (integer, real, string) и сложные (произвольные) типы данных, такие как массивы и структуры

aggregate type         
ANY DATA TYPE WHICH CAN BE CONSTRUCTED IN A PROGRAM USING THE PROGRAMMING LANGUAGE'S PRIMITIVE DATA TYPES AND OTHER COMPOSITE TYPES
Composite datatype; Composite type; Aggregate data type; Compound data type; Compound type; Aggregate type

общая лексика

составной [агрегированный] тип

тип данных, состоящий из множества элементов одного или различных типов

Смотрите также

array; structure; subtype; union

abstract data type         
MATHEMATICAL MODEL FOR DATA TYPES
Abstract data types; Abstract data structure; Abstract datatype; Abstract Data Type; Abstract data structures
[матем.] объект информационный абстрактный

Definition

data type

Wikipedia

Data type

In computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these values as machine types. A data type specification in a program constrains the possible values that an expression, such as a variable or a function call, might take. On literal data, it tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers (of varying sizes), floating-point numbers (which approximate real numbers), characters and Booleans.

Übersetzung von &#39data type&#39 in Russisch